From 40166bf181ab7e556ec427b727ad23d2afadfe3a Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Fri, 18 Jun 1993 15:48:31 +0000 Subject: [PATCH] Typo. --- src/m/news-risc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/m/news-risc.h b/src/m/news-risc.h index 798726911a4..d5a6d07aa9f 100644 --- a/src/m/news-risc.h +++ b/src/m/news-risc.h @@ -1,7 +1,6 @@ /* news-risc.h is for the "RISC News". */ #include "mips.h" -#undef LIBS_MACHINE /* The following line tells the configuration script what sort of operating system this machine is likely to run. @@ -23,5 +22,6 @@ /* We have no mode_t. */ #define NO_MODE_T -/* Don't use the definitoion in m/mips.h. */ +/* Don't use the definitions in m/mips.h. */ #undef LINKER +#undef LIBS_MACHINE -- 2.30.2